Welcome![Sign In][Sign Up]
Location:
Search - AT45db spi

Search list

[SCM硬件SPI驱动的AT45DB041B读写程序

Description: 这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动-This is a C8051F005 mainframe hardware SPI AT45DB041B literacy drive
Platform: | Size: 1024 | Author: 李明 | Hits:

[Com PortSPI总线AT45DB081

Description: SPI串行总线的AT45DB081的C语言控制源程序-the c progranm code of AT45DB081 with SPI serial bus
Platform: | Size: 1024 | Author: 龙一啸 | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200-BasicSPIDataFlash

Description: This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool-This zip describes communication with SPI a Serial DataFlash AT45DB and/or with a DataFla shCard AT45DCB. It shows how to configure the SP I peripheral on the AT91RM9200EK. Includes mai n.html file for help. For use under Green Hills 3 Multi .6.1 2000 Software Tool
Platform: | Size: 40960 | Author: 张爽 | Hits:

[SCMflash(at45db)

Description: 基于EWAVR平台下at45DB161、at45DB321驱动-based EWAVR platform at45DB161, at45DB321 Drivers
Platform: | Size: 2048 | Author: 朱胜春 | Hits:

[Embeded LinuxFLASH_AT45DB

Description: FLASH_AT45DB原代码。我把他放到word里。可以直接运用的。思路写的很清晰。是学习spi flash好例子-FLASH_AT45DB original code. I regard him into word Lane. Can be directly applied. The idea was very clear. Learning is a good example of spi flash
Platform: | Size: 5120 | Author: a_show | Hits:

[SCMAt45db161

Description: 此软件为串行Rom驱动程序。采用的是SPI总线。-software for serial Rom driver. Using the SPI bus.
Platform: | Size: 2048 | Author: zhaoyq | Hits:

[Com Portsimple_spi

Description: 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable -a simple SPI IP core, SPI Core Specifications from documentation found! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral In terface found on Motorola's M68HC11 family of CP Us. The Serial Peripheral Interface is a serial , synchronous communication protocol that're quires a minimum of three wires. FEATURES : Compatible with Motorola's SPI specificatio ns Enhanced Serial Peripheral Interf M68HC11 ace four entries deep FIFO read four entries deep wri te FIFO Interrupt generation after 1, 2, 3, 4 or 8 bit bytes transferred RevB.3 Cl WISHBONE assic interface Operates from a wide range of i nput clock frequencies Static synchronous de sign Fully synthesizable
Platform: | Size: 473088 | Author: Jack | Hits:

[ARM-PowerPC-ColdFire-MIPSspi_at45db

Description: spi口读写串口flash AT45DB041的程序, c语言,有详细注释-spi AT45DB041 : Serial flash procedures, c language, a detailed Notes
Platform: | Size: 2048 | Author: 陆军 | Hits:

[SCMAT45DB041

Description: 奉献:AT45DB041读写程序 [日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小] -Dedication: AT45DB041 read and write procedures [Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
Platform: | Size: 2048 | Author: | Hits:

[SCMAT45DB041readwrite

Description: /*SPI规范:Data is always clocked into the device on the rising edge of SCK a-*/ /* nd clocked out of the device on the falling edge of SCK.All instruction-*/ /* s,addresses and data are transferred with the most significant bit(MSB) */ /* first.-/* SPI norms: Data is always clocked into the device on the rising edge of SCK a-*//* nd clocked out of the device on the falling edge of SCK.All instruction-*//* s, addresses and data are transferred with the most significant bit (MSB)*//* first.
Platform: | Size: 3072 | Author: 姚晓光 | Hits:

[OtherAT45DB642

Description: AT45DB642的程序.. .SPI查询方式-AT45DB642 procedures. . . SPI query
Platform: | Size: 2048 | Author: 庄树鑫 | Hits:

[SCMF340_AT45DB161PRG

Description: 这是一个C8051F340的SPI接口驱动AT45DB161D的源码,希望有所帮助!!我已经测试通过,分享给大家。-This is a C8051F340 the SPI interface of the source drive AT45DB161D hope that help! ! I have tested, to share to everyone.
Platform: | Size: 10240 | Author: 王春卿 | Hits:

[Other Embeded programSPIToAT45DB

Description: SPI接口的Data Flash at45db的C驱动-SPI Interface Data Flash at45db the C drive
Platform: | Size: 775168 | Author: sundance | Hits:

[FlashMXAT45DBFlash

Description: 通过软件模拟SPI协议对存储器AT45DB进行读写函数-Through software simulation SPI agreement AT45DB memory read and write function
Platform: | Size: 2048 | Author: ltc108 | Hits:

[SCMAT45DB041D

Description: 用ATMEGA16的硬件SPI驱动AT45DB041D,近期写的可以正常使用,芯片的功能都有..拿来就可以用,程序说明也很清楚-ATmega16 with hardware SPI driver AT45DB041D, recently wrote to normal use, the chip function. . Used to be able to use are also very clear description of the procedures
Platform: | Size: 798720 | Author: | Hits:

[SCMAVRM16

Description: AVRMega16单片机的项目,开发环境:ICCAVr6.31A,可从网上下载。 实现串口传送数据并存到AT45DB系列的FLASH芯片中,用ZLG7290显示时间、数据到数码管,读取时钟芯片,完全使用了单片机的I2C、SPI、UART、INT0、IO口等,是一个典型单片机的全功能应用项目源码实现,可直接修改应用你的项目中。绝对可靠、可用,参考价值很高。-AVRMega16 SCM project, development environment: ICCAVr6.31A, can be downloaded from the Internet. Serial transmission of data to coexist AT45DB series FLASH chip, with ZLG7290 show time data to digital tube, read the clock chip, full use of the MCU I2C, SPI, UART, INT0, IO port, etc., is a SCM typical full-featured source application projects realize, you can directly modify the application of the project. Absolutely reliable, usable, high reference value.
Platform: | Size: 68608 | Author: 朱效志 | Hits:

[OtherAT91RM9200-BasicSPIDataFlash-ARM1_2-2_0

Description: This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under ARM® ADS 1.2 software tool.-This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under ARM® ADS 1.2 software tool.
Platform: | Size: 374784 | Author: toto | Hits:

[Communicationtes_AT45dbmemory_with_vb

Description: A good utility (sourcecode) to start to send data to a SPI memory Atmel AT45db.
Platform: | Size: 4096 | Author: sai2002 | Hits:

[SCM8051_spi_AT45DB041

Description: 利用51单片机实现对SPI方式的模拟,模拟实现对DATAFLASH的读写操作-51 MCU using the analog mode on the SPI, analog implementation of read and write operations on the DATAFLASH
Platform: | Size: 2048 | Author: 董萧萧 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F407 SPI FLASH源码

Description: stm32f407+spi+flash案例程序(stm32f407+spi+flash Case program)
Platform: | Size: 80896 | Author: 洪荒之力 | Hits:
« 12 »

CodeBus www.codebus.net